Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
ctype_print
ctype_print
Check printable characters
Name:
ctype_print
Category:
Character type detection Ctype
Programming Language:
php
One-line Description:
Check printable characters
Related
How to Get and Set Timezone in PHP (With Example Code)
10
How to Implement Semantic Search with PHP and Elasticsearch?
9
PHP and GMP Library Tutorial: The Best Way to Calculate Sum of Large Numbers
7
Best Practices for PHP Distributed System Performance Benchmarking and Optimization
2
Similar Functions
ctype_upper
ctype_upper
Checkcapitalcharacte
ctype_alpha
ctype_alpha
Checkalphabeticalcha
ctype_space
ctype_space
Checkspacecharacters
ctype_alnum
ctype_alnum
Checkalphanumericcha
ctype_cntrl
ctype_cntrl
Checkcontrolcharacte
ctype_graph
ctype_graph
Checkforanyprintable
ctype_xdigit
ctype_xdigit
Checkcharactersrepre
ctype_print
ctype_print
Checkprintablecharac
Popular Articles